home *** CD-ROM | disk | FTP | other *** search
/ GFX Sensations 1 / Graphic Sensations - Volume 1.iso / com_net / tcp / amitcp / netinclude / stat.h < prev    next >
Encoding:
C/C++ Source or Header  |  2000-01-01  |  141 b   |  8 lines

  1. #ifndef STAT_H
  2. #define STAT_H
  3. #ifndef SYS_STAT_H
  4. /* $Id: stat.h,v 3.2 1994/04/07 20:24:52 jraja Exp $ */
  5. #include <sys/stat.h>
  6. #endif
  7. #endif
  8.